.project__services h6{margin-bottom:.5rem}.project__services{margin:2rem 0}.project__upper{margin-bottom:-.75rem;font-size:.8rem;font-weight:lighter}.project__images{grid-gap:2rem}@media screen and (min-width:640px){.project__images{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:960px){.project__images{grid-gap:4rem}}.project__images img:not(:first-child){margin-top:4rem}.project__image-wrap{position:relative;overflow:hidden;height:60vh}@media screen and (min-width:640px){.project__image-wrap:nth-of-type(3n+1){grid-column-start:1;grid-column-end:3}}.project__image-wrap .project__image{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%}